home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Feb 91 / MacApp.Tech$ 2⁄8⁄91 / 2860-Progress Dialogs-Feb91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.0 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    2722590                         5-Feb-91        05:55PST
  2.  
  3. From:   D0317                           Matrix Instr, D Miller,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    Progress Dialogs
  10.  
  11. Attn: MacApp.Tech$
  12. SentBy: Kevin Wiechmann
  13. Date   2/5/91
  14. Subject    Progress Dialogs
  15. From   Kevin Wiechmann
  16. To MacApp.Tech$
  17.  
  18.   Subject:   Progress Dialogs                           2/5/91      8:45 AM
  19. Has anyone implemented a progress dialog for MacApp 2.0x yet?  The dialog
  20. should be "modal" but not wait for user interaction.
  21.  
  22. Under 1.1b1, we had a modal dialog that posted message of hitting a "hidden"
  23. button to itself each time it got an update event inside of the filter event.
  24. I have begun looking at the MacApp source for a similar place to make a
  25. modification but haven't as of yet found it.
  26.  
  27. Ultimately, a standard UProgress unit would be extremely beneficial to a large
  28. number of people because any applications use progress dialogs.
  29.  
  30.